home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Products & Services for NeXT
/
Products & Services for NeXT.iso
/
AlembicDemo.app
/
ScriptWriter
/
ScriptWriter.app
/
English.lproj
/
ScriptControllerMssgs.strings
< prev
next >
Wrap
Text File
|
1994-03-03
|
1KB
|
15 lines
"cannotBePipedIn" = "Sorry, %s can't be piped in.";
"cannotBeFile" = "Sorry, you can't drag a file in here. You must drag in an application icon.";
"alreadyHasInConnection" = "Sorry, this item already has an in connection!";
"cannotBeMultipleFiles" = "Sorry, you can't drag a multiple files icon in here. You must drag in an application icon.";
"cannotBePipedOut" = "Sorry, %s can't be piped out.";
"cannotConnectTwoFiles" = "Sorry, you can't connect two files together!";
"cannotConnectNonCase" = "Sorry, you must connect a Case statement here!";
"cannotBeRoot" = "Sorry, you can't drag the root directory icon in here. You must drag in an application icon.";
"cannotConnectCSAndFile" = "Sorry, you can't connect a control structure and a file together!";
"cannotItemToItself" = "Sorry, you can't connect an item to itself!";
"cannotBeDirectory" = "Sorry, you can't drag a folder in here. You must drag in an application icon.";
"cannotConnectItemsInLoop" = "Sorry, you can't connect these two items together! That would have strange consequences!";
"cannotAcceptFileTypes" = "Sorry, this script doesn't accept files of type: %s";
"cannotAcceptNoExtensions" = "Sorry, this script doesn't accept files with no extension";